ComponentOne ASP.NET MVC Controls
Step Property (InputTime<T>)

C1.Web.Mvc Namespace > InputTime<T> Class : Step Property
Gets or sets the number of minutes between entries in the drop-down list.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(15)>
Public Property Step As Integer
[Json(1)]
[DefaultValue(15)]
public int Step {get; set;}
See Also

Reference

InputTime<T> Class
InputTime<T> Members